Namespace - LJCNetCommon
Parameters
type - The Type object.
Returns
True if not a common type, otherwise false.
Syntax
C# |
public Boolean IsNotCommonClassification(Type type)
|
Indicates if the Type is not a common type.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.